サービス アカウントとロール: 基礎 のレビュー

76600 件のレビュー

Bhattacharya Snehanshu · 1年以上前にレビュー済み

M S Abhinav · 1年以上前にレビュー済み

Valdez Joseph Ian · 1年以上前にレビュー済み

Maulana Anhar Hilman · 1年以上前にレビュー済み

Maulana Anhar Hilman · 1年以上前にレビュー済み

Gnanaraj WINSTON RAJA · 1年以上前にレビュー済み

Abeyrathne Indusara Darshana · 1年以上前にレビュー済み

Agboatwala Naveed · 1年以上前にレビュー済み

Andrada Philip Gabriel · 1年以上前にレビュー済み

nice

J Jayesh · 1年以上前にレビュー済み

Lakshan Chathuranga · 1年以上前にレビュー済み

Taylor Gavin · 1年以上前にレビュー済み

Subbiankathiresan Elanchezhian · 1年以上前にレビュー済み

Acevedo Gonzalez Sebastián Alexander · 1年以上前にレビュー済み

ACE

Patil Jayesh · 1年以上前にレビュー済み

Kanade Onkar · 1年以上前にレビュー済み

Mohammad Rawi Reka · 1年以上前にレビュー済み

i have to write a different py script by generating the keys for lab to end from google.oauth2 import service_account from google.cloud import bigquery # Path to the service account key file in Cloud Shell key_file_path = '/home/student_01_10fb07039a69/service-account-file.json' # Authenticate using the service account key file credentials = service_account.Credentials.from_service_account_file(key_file_path) query = ''' SELECT year, COUNT(1) as num_babies FROM publicdata.samples.natality WHERE year > 2000 GROUP BY year ''' # Initialize the BigQuery client with the service account credentials client = bigquery.Client( project='qwiklabs-gcp-01-1455362efe0a', credentials=credentials ) # Execute the query and print the result as a dataframe print(client.query(query).to_dataframe())

Ranganathan Rajamani · 1年以上前にレビュー済み

Herrmann Menezes Flavia · 1年以上前にレビュー済み

Soni Sanjay · 1年以上前にレビュー済み

completed. Had good hands on

Radhakrishnan Santhosh Raj · 1年以上前にレビュー済み

Jamre Rohit · 1年以上前にレビュー済み

Nishitha Patel · 1年以上前にレビュー済み

Vinaykumar Amuda · 1年以上前にレビュー済み

Tassoni Mateus · 1年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。