Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-managedidentities</artifactId>
<version>v1-rev20250116-2.0.0</version>
<version>v1-rev20260202-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-managedidentities:v1-rev20250116-2.0.0'
implementation 'com.google.apis:google-api-services-managedidentities:v1-rev20260202-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public class ManagedServiceforMicrosoftActiveDirectoryConsumerAPI extends com.go
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
* <li>Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
* </li>
* </ul>
* @param jsonFactory JSON factory, which may be:
Expand Down Expand Up @@ -313,7 +313,10 @@ public Get set(String parameterName, Object value) {
}
}
/**
* Lists information about the supported locations for this service.
* Lists information about the supported locations for this service. This method can be called in
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
* public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
Expand All @@ -337,7 +340,10 @@ public class List extends ManagedServiceforMicrosoftActiveDirectoryConsumerAPIRe
java.util.regex.Pattern.compile("^projects/[^/]+$");

/**
* Lists information about the supported locations for this service.
* Lists information about the supported locations for this service. This method can be called in
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
* public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
Expand Down Expand Up @@ -446,6 +452,29 @@ public List setName(java.lang.String name) {
return this;
}

/**
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
* documented otherwise. This is primarily for internal usage.
*/
@com.google.api.client.util.Key
private java.util.List<java.lang.String> extraLocationTypes;

/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
otherwise. This is primarily for internal usage.
*/
public java.util.List<java.lang.String> getExtraLocationTypes() {
return extraLocationTypes;
}

/**
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
* documented otherwise. This is primarily for internal usage.
*/
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
this.extraLocationTypes = extraLocationTypes;
return this;
}

/**
* A filter to narrow down results to a preferred subset. The filtering language accepts
* strings like `"displayName=tokyo"`, and is documented in more detail in
Expand Down Expand Up @@ -6204,6 +6233,41 @@ public List setPageToken(java.lang.String pageToken) {
return this;
}

/**
* When set to `true`, operations that are reachable are returned as normal, and those
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
* This can only be `true` when reading across collections. For example, when `parent`
* is set to `"projects/example/locations/-"`. This field is not supported by default
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
* otherwise in service or product specific documentation.
*/
@com.google.api.client.util.Key
private java.lang.Boolean returnPartialSuccess;

/** When set to `true`, operations that are reachable are returned as normal, and those that are
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
when reading across collections. For example, when `parent` is set to
`"projects/example/locations/-"`. This field is not supported by default and will result in an
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
documentation.
*/
public java.lang.Boolean getReturnPartialSuccess() {
return returnPartialSuccess;
}

/**
* When set to `true`, operations that are reachable are returned as normal, and those
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
* This can only be `true` when reading across collections. For example, when `parent`
* is set to `"projects/example/locations/-"`. This field is not supported by default
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
* otherwise in service or product specific documentation.
*/
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
this.returnPartialSuccess = returnPartialSuccess;
return this;
}

@Override
public List set(String parameterName, Object value) {
return (List) super.set(parameterName, value);
Expand Down Expand Up @@ -7625,8 +7689,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
* <li>Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
* </li>
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
* </ul>
* @param jsonFactory JSON factory, which may be:
* <ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,18 @@ public final class GoogleCloudSaasacceleratorManagementProvidersV1Instance exten
@com.google.api.client.util.Key
private java.lang.String consumerDefinedName;

/**
* Optional. The consumer_project_number associated with this Apigee instance. This field is added
* specifically to support Apigee integration with SLM Rollout and UMM. It represents the
* numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM
* rollout notifications and UMM integration, enabling proper mapping to customer projects and log
* delivery for Apigee instances. This field complements consumer_project_id and may be used for
* specific Apigee scenarios where the numerical ID is required.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
private java.lang.String consumerProjectNumber;

/**
* Output only. Timestamp when the resource was created.
* The value may be {@code null}.
Expand Down Expand Up @@ -210,6 +222,33 @@ public GoogleCloudSaasacceleratorManagementProvidersV1Instance setConsumerDefine
return this;
}

/**
* Optional. The consumer_project_number associated with this Apigee instance. This field is added
* specifically to support Apigee integration with SLM Rollout and UMM. It represents the
* numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM
* rollout notifications and UMM integration, enabling proper mapping to customer projects and log
* delivery for Apigee instances. This field complements consumer_project_id and may be used for
* specific Apigee scenarios where the numerical ID is required.
* @return value or {@code null} for none
*/
public java.lang.String getConsumerProjectNumber() {
return consumerProjectNumber;
}

/**
* Optional. The consumer_project_number associated with this Apigee instance. This field is added
* specifically to support Apigee integration with SLM Rollout and UMM. It represents the
* numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM
* rollout notifications and UMM integration, enabling proper mapping to customer projects and log
* delivery for Apigee instances. This field complements consumer_project_id and may be used for
* specific Apigee scenarios where the numerical ID is required.
* @param consumerProjectNumber consumerProjectNumber or {@code null} for none
*/
public GoogleCloudSaasacceleratorManagementProvidersV1Instance setConsumerProjectNumber(java.lang.String consumerProjectNumber) {
this.consumerProjectNumber = consumerProjectNumber;
return this;
}

/**
* Output only. Timestamp when the resource was created.
* @return value or {@code null} for none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen
@com.google.api.client.util.Key
private java.util.List<Operation> operations;

/**
* Unordered list. Unreachable resources. Populated when the request sets
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
* attempting to list all resources across all supported locations.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
private java.util.List<java.lang.String> unreachable;

/**
* The standard List next-page token.
* @return value or {@code null} for none
Expand Down Expand Up @@ -78,6 +87,27 @@ public ListOperationsResponse setOperations(java.util.List<Operation> operations
return this;
}

/**
* Unordered list. Unreachable resources. Populated when the request sets
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
* attempting to list all resources across all supported locations.
* @return value or {@code null} for none
*/
public java.util.List<java.lang.String> getUnreachable() {
return unreachable;
}

/**
* Unordered list. Unreachable resources. Populated when the request sets
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
* attempting to list all resources across all supported locations.
* @param unreachable unreachable or {@code null} for none
*/
public ListOperationsResponse setUnreachable(java.util.List<java.lang.String> unreachable) {
this.unreachable = unreachable;
return this;
}

@Override
public ListOperationsResponse set(String fieldName, Object value) {
return (ListOperationsResponse) super.set(fieldName, value);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-managedidentities</artifactId>
<version>v1-rev20250116-2.0.0</version>
<name>Managed Service for Microsoft Active Directory API v1-rev20250116-2.0.0</name>
<version>v1-rev20260202-2.0.0</version>
<name>Managed Service for Microsoft Active Directory API v1-rev20260202-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-managedidentities/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-managedidentities</artifactId>
<version>v1-rev20250116-2.0.0</version>
<version>v1-rev20260202-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-managedidentities:v1-rev20250116-2.0.0'
implementation 'com.google.apis:google-api-services-managedidentities:v1-rev20260202-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-managedidentities</artifactId>
<version>v1alpha1-rev20250116-2.0.0</version>
<version>v1alpha1-rev20260202-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-managedidentities:v1alpha1-rev20250116-2.0.0'
implementation 'com.google.apis:google-api-services-managedidentities:v1alpha1-rev20260202-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public class ManagedServiceforMicrosoftActiveDirectoryConsumerAPI extends com.go
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
* <li>Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
* </li>
* </ul>
* @param jsonFactory JSON factory, which may be:
Expand Down Expand Up @@ -313,7 +313,10 @@ public Get set(String parameterName, Object value) {
}
}
/**
* Lists information about the supported locations for this service.
* Lists information about the supported locations for this service. This method can be called in
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
* public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
Expand All @@ -337,7 +340,10 @@ public class List extends ManagedServiceforMicrosoftActiveDirectoryConsumerAPIRe
java.util.regex.Pattern.compile("^projects/[^/]+$");

/**
* Lists information about the supported locations for this service.
* Lists information about the supported locations for this service. This method can be called in
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
* public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
Expand Down Expand Up @@ -446,6 +452,29 @@ public List setName(java.lang.String name) {
return this;
}

/**
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
* documented otherwise. This is primarily for internal usage.
*/
@com.google.api.client.util.Key
private java.util.List<java.lang.String> extraLocationTypes;

/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
otherwise. This is primarily for internal usage.
*/
public java.util.List<java.lang.String> getExtraLocationTypes() {
return extraLocationTypes;
}

/**
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
* documented otherwise. This is primarily for internal usage.
*/
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
this.extraLocationTypes = extraLocationTypes;
return this;
}

/**
* A filter to narrow down results to a preferred subset. The filtering language accepts
* strings like `"displayName=tokyo"`, and is documented in more detail in
Expand Down Expand Up @@ -6183,6 +6212,41 @@ public List setPageToken(java.lang.String pageToken) {
return this;
}

/**
* When set to `true`, operations that are reachable are returned as normal, and those
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
* This can only be `true` when reading across collections. For example, when `parent`
* is set to `"projects/example/locations/-"`. This field is not supported by default
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
* otherwise in service or product specific documentation.
*/
@com.google.api.client.util.Key
private java.lang.Boolean returnPartialSuccess;

/** When set to `true`, operations that are reachable are returned as normal, and those that are
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
when reading across collections. For example, when `parent` is set to
`"projects/example/locations/-"`. This field is not supported by default and will result in an
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
documentation.
*/
public java.lang.Boolean getReturnPartialSuccess() {
return returnPartialSuccess;
}

/**
* When set to `true`, operations that are reachable are returned as normal, and those
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
* This can only be `true` when reading across collections. For example, when `parent`
* is set to `"projects/example/locations/-"`. This field is not supported by default
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
* otherwise in service or product specific documentation.
*/
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
this.returnPartialSuccess = returnPartialSuccess;
return this;
}

@Override
public List set(String parameterName, Object value) {
return (List) super.set(parameterName, value);
Expand Down Expand Up @@ -7597,8 +7661,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
* <li>Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
* </li>
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
* </ul>
* @param jsonFactory JSON factory, which may be:
* <ul>
Expand Down
Loading