| Modifier and Type | Method and Description |
|---|---|
Organization |
Organization.Builder.build() |
Organization |
Organization.Builder.buildPartial() |
static Organization |
Organization.getDefaultInstance() |
Organization |
Organization.getDefaultInstanceForType() |
Organization |
Organization.Builder.getDefaultInstanceForType() |
Organization |
SearchOrganizationsResponse.getOrganizations(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
Organization |
SearchOrganizationsResponse.Builder.getOrganizations(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
Organization |
SearchOrganizationsResponseOrBuilder.getOrganizations(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
static Organization |
Organization.parseDelimitedFrom(InputStream input) |
static Organization |
Organization.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Organization |
Organization.parseFrom(byte[] data) |
static Organization |
Organization.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Organization |
Organization.parseFrom(ByteBuffer data) |
static Organization |
Organization.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Organization |
Organization.parseFrom(com.google.protobuf.ByteString data) |
static Organization |
Organization.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Organization |
Organization.parseFrom(com.google.protobuf.CodedInputStream input) |
static Organization |
Organization.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Organization |
Organization.parseFrom(InputStream input) |
static Organization |
Organization.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Organization> |
SearchOrganizationsResponse.getOrganizationsList()
The list of Organizations that matched the search query, possibly
paginated.
|
List<Organization> |
SearchOrganizationsResponse.Builder.getOrganizationsList()
The list of Organizations that matched the search query, possibly
paginated.
|
List<Organization> |
SearchOrganizationsResponseOrBuilder.getOrganizationsList()
The list of Organizations that matched the search query, possibly
paginated.
|
com.google.protobuf.Parser<Organization> |
Organization.getParserForType() |
static com.google.protobuf.Parser<Organization> |
Organization.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchOrganizationsResponse.Builder |
SearchOrganizationsResponse.Builder.addOrganizations(int index,
Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
SearchOrganizationsResponse.Builder.addOrganizations(Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
Organization.Builder |
Organization.Builder.mergeFrom(Organization other) |
static Organization.Builder |
Organization.newBuilder(Organization prototype) |
SearchOrganizationsResponse.Builder |
SearchOrganizationsResponse.Builder.setOrganizations(int index,
Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
| Modifier and Type | Method and Description |
|---|---|
SearchOrganizationsResponse.Builder |
SearchOrganizationsResponse.Builder.addAllOrganizations(Iterable<? extends Organization> values)
The list of Organizations that matched the search query, possibly
paginated.
|
Copyright © 2025 Google LLC. All rights reserved.