-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update generation configuration at Sun Oct 27 02:26:44 UTC 2024 (
#11246) chore: Update generation configuration at Sun Oct 27 02:26:44 UTC 2024
- Loading branch information
1 parent
672c416
commit 492696e
Showing
2,634 changed files
with
269,490 additions
and
50,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
...ogle/cloud/accessapproval/v1/accessapproval/create/SyncCreateSetCredentialsProvider1.java
This file was deleted.
Oops, something went wrong.
41 changes: 41 additions & 0 deletions
41
.../google/cloud/accessapproval/v1/accessapproval/create/SyncCreateUseHttpJsonTransport.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
/* | ||
* Copyright 2024 Google LLC | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
|
||
package com.google.cloud.accessapproval.v1.samples; | ||
|
||
// [START accessapproval_v1_generated_AccessApproval_Create_UseHttpJsonTransport_sync] | ||
import com.google.cloud.accessapproval.v1.AccessApprovalAdminClient; | ||
import com.google.cloud.accessapproval.v1.AccessApprovalAdminSettings; | ||
|
||
public class SyncCreateUseHttpJsonTransport { | ||
|
||
public static void main(String[] args) throws Exception { | ||
syncCreateUseHttpJsonTransport(); | ||
} | ||
|
||
public static void syncCreateUseHttpJsonTransport() throws Exception { | ||
// This snippet has been automatically generated and should be regarded as a code template only. | ||
// It will require modifications to work: | ||
// - It may require correct/in-range values for request initialization. | ||
// - It may require specifying regional endpoints when creating the service client as shown in | ||
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library | ||
AccessApprovalAdminSettings accessApprovalAdminSettings = | ||
AccessApprovalAdminSettings.newHttpJsonBuilder().build(); | ||
AccessApprovalAdminClient accessApprovalAdminClient = | ||
AccessApprovalAdminClient.create(accessApprovalAdminSettings); | ||
} | ||
} | ||
// [END accessapproval_v1_generated_AccessApproval_Create_UseHttpJsonTransport_sync] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
...ccesscontextmanager/v1/accesscontextmanager/create/SyncCreateSetCredentialsProvider1.java
This file was deleted.
Oops, something went wrong.
41 changes: 41 additions & 0 deletions
41
...y/accesscontextmanager/v1/accesscontextmanager/create/SyncCreateUseHttpJsonTransport.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
/* | ||
* Copyright 2024 Google LLC | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
|
||
package com.google.identity.accesscontextmanager.v1.samples; | ||
|
||
// [START accesscontextmanager_v1_generated_AccessContextManager_Create_UseHttpJsonTransport_sync] | ||
import com.google.identity.accesscontextmanager.v1.AccessContextManagerClient; | ||
import com.google.identity.accesscontextmanager.v1.AccessContextManagerSettings; | ||
|
||
public class SyncCreateUseHttpJsonTransport { | ||
|
||
public static void main(String[] args) throws Exception { | ||
syncCreateUseHttpJsonTransport(); | ||
} | ||
|
||
public static void syncCreateUseHttpJsonTransport() throws Exception { | ||
// This snippet has been automatically generated and should be regarded as a code template only. | ||
// It will require modifications to work: | ||
// - It may require correct/in-range values for request initialization. | ||
// - It may require specifying regional endpoints when creating the service client as shown in | ||
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library | ||
AccessContextManagerSettings accessContextManagerSettings = | ||
AccessContextManagerSettings.newHttpJsonBuilder().build(); | ||
AccessContextManagerClient accessContextManagerClient = | ||
AccessContextManagerClient.create(accessContextManagerSettings); | ||
} | ||
} | ||
// [END accesscontextmanager_v1_generated_AccessContextManager_Create_UseHttpJsonTransport_sync] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.